home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / bluep.swf / scripts / DefineSprite_49_pointer / frame_90 / DoAction.as
Text File  |  2013-04-24  |  148b  |  5 lines

  1. stop();
  2. _root.kongregateStats.submit("HighScore",_global.userScore);
  3. _global.dataVector.Set(_global.userScore);
  4. _root.gotoAndPlay("game_over");
  5.